CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 栈 数据结构

搜索资源列表

  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-25
    • 文件大小:7612048
    • 提供者:wesong
  1. 停车场

    0下载:
  2. 我的数据结构的实验题,停车场,用栈和队列 模拟停车场,实现进车和出车-my data structure experiment, a car park, with Stack and Queue simulated car parks, to achieve progress and out of cars
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8860
    • 提供者:胡小勇
  1. khss

    0下载:
  2. 数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the multi-digit number. With Stack I
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2130
    • 提供者:橙子
  1. Mase

    0下载:
  2. 用VC写的,用栈解决了数据结构基本的迷宫问题.没有用到MFC类库-VC wrote, with a stack data structure to solve the basic problem of the maze. Do not use MFC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:欧瑞清
  1. fk1

    0下载:
  2. 有关于数据结构中用C语言作为源码的几个线性表,栈和队列的几个例子,其中包括基本的插入、删除、查找等功能-on the data structure used C language as the source of several linear table, stack and queue a few examples, including the basic insert, delete, search functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4490
    • 提供者:F.K.
  1. SJJG6

    0下载:
  2. 该文档是有关数据结构中的栈的应用,它实现基本的输入字串的反转功能!-the document is the data structure of the application stack, it is basically the reverse of the input string functions!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:F.K.
  1. 车厢调度

    0下载:
  2. 数据结构车厢调度问题: 用栈的形式实现车厢调度,火车入口处的车厢序列编号为1到n -data structure train scheduling problem : stack trains in the form of scheduling, at the entrance to a train compartment of a serial number to n
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2320
    • 提供者:王松
  1. 火车调度

    1下载:
  2. 这是一个VC编写的火车调度程序,实际上是数据结构栈的应用,同时设计到递归的应用。-This is a VC prepared by the train scheduling procedures, data structure is actually the application stack, recursive design to the application.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:王小雪
  1. parkinglot2

    0下载:
  2. 每个教数据结构的老师都至少会要求学生利用学过的结构编写出一些现实模型.学栈和队列的时候,老师要求我们写出利用栈和队列来模拟停车场管理的一个程序.通过停在停车场的时间长短来计算费用,其中队列的可以看作是便道,车满时便停靠在便道上,此时不收取费用.具体要求和实现请看程序.-each data structure of the teachers have at least would require students to use the structure to learn to prepare s
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2173
    • 提供者:superloafer
  1. ClassicalDataStructures

    0下载:
  2. 常用的线性数据结构: 包括线性表、环形列表、队列、双端队列、单链表、双端链表、堆、栈、字符串数组等。非常有用,值得参考。-commonly used linear data structure : Table includes linear and circular table, queue, queue-end, single-linked list, double-linked list, heap, stack, as a string array. Very useful and val
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40431
    • 提供者:许友来
  1. 31364615

    0下载:
  2. 数据结构迷宫,是用栈实现的,用的是TURBOC20实现的-data structure maze, a stack is the realization of all, it was the realization TURBOC20
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:刘帆
  1. linkqueue

    0下载:
  2. 数据结构中,链栈的实现。用C++实现,在DEV-C++上通过。-data structure, the chain stack realized. C realized, the DEV-C adopted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1542
    • 提供者:ukong
  1. stack_and_expression

    0下载:
  2. 我上传的是数据结构里面栈``表达式求值`问题的`源程序``并且`编译能运行拉`` 是用c++编的``还算可以-I upload the data structure inside stack expression evaluates the source and compiler can run Rafah is c series may have been
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:jiangcan
  1. 20020611_flashsj_Maze

    0下载:
  2. 迷宫的flash程序,动态演示出入栈的操作,对下正在学数据结构的同学有帮助-maze of procedures, dynamic access stack demonstration, the operation is under the data structure is to help the students
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:17797
    • 提供者:l
  1. ysbd

    0下载:
  2. 数据结构:栈的应用 数据结构:栈的应用 数据结构:栈的应用-data structure : the application stack data structures : the application stack data structure : stacks of application data structures : the application stack data structure : Application Stack
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2094
    • 提供者:tylzsd
  1. floatcalculate

    0下载:
  2. 我的数据结构作业。用栈实现浮点数的运算。-my data structure operations. With Stack float arithmetic.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:马慧
  1. lisuanshijianmoni

    1下载:
  2. 此为数据结构课程学习中离散事件模拟的源程序。为银行业务的模拟系统。其中包括队列,栈及其操作的实现。运用面向对象的设计方法,在vc++6.0下编译通过,运行正常-this data structure for courses of study discrete event simulation of the source. For banking business simulation system. Including the queue, stack and its operation is
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13395
    • 提供者:
  1. 数据结构停车场管理系统实验报告 - 用于合并

    0下载:
  2. 停车场程序中栈与队列的相关操作的代码及实验报告分析(Related code of parking lot program)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:174080
    • 提供者:pyy3165
  1. file

    0下载:
  2. 二叉堆的简单实现,顺序表的简单实现,队列的简单实现,栈的简单实现,树堆的简单实现(simple implementation of binary heap, sequence list, queue, stack and treap)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:五粮液
  1. 迷宫问题

    1下载:
  2. 用C++语言实现在迷宫中寻找出路。 核心算法伪代码: do{ 如果当前位置为出口: 当前位置进栈; return 1; while(尝试的方向小于4) { 尝试方向号码对应方向的格子; 如果这个格子是没走过的通路: 当前位置进栈; 将地图上的这个位置标记为走过的; 切换试探的方块为新的当前位置; 跳出这层循环; 否则: 方向号码增加1; } 如果当前位置的四周没有路了: 地图上的当前位置标记成走过的; 出栈; }while(栈不空或者还有方向没试探完);(Using C + + l
  3. 所属分类:数据结构

    • 发布日期:2020-12-17
    • 文件大小:16384
    • 提供者:F(zx)
« 1 2 3 4 5 6 78 9 10 11 12 ... 47 »
搜珍网 www.dssz.com